Elevate Software


Login Login

ProductsBulletSalesBulletSupportBulletDownloadsBulletAbout





Home » Elevate Software Blog

Icon Elevate Software Blog

Tags Showing all blog entries tagged with "New Releases"

Elevate Web Builder 3.01 Released
Posted by Tim Young on Thu, Apr 15 2021

Elevate Web Builder 3.01 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.

The following are the new features in the Elevate Web Builder 3.01 native server modules:
  • There are new versions of the TEWBDataSetAdapter GetColumnsJSON, GetRowsJSON, and GetRowColumn methods in order to support the use of the TEWBDatabaseAdapter and TEWBDataSetAdapter components in non-EWB projects such as ISAPI DLL projects. These new versions accept a TParams instance instead of a TEWBServerRequest instance for passing in the parameters for the incoming web server request.
There are no new features for the base IDE/compiler/web server, but 3.01 contains quite a few bug fixes, which are detailed here.


Tags: Elevate Web Builder, New ReleasesPermanent Link0 Comments

ElevateDB 2.34 Released
Posted by Tim Young on Fri, Mar 26 2021

ElevateDB 2.34 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.

The following are the new features in 2.34:
  • The job scheduling and execution has been improved in order to deal with jobs that experience errors. There is now a TEDBEngine ServerJobRetries property that allows you to specify how many times a job that experiences an error/exception will be retried before the job is disabled. There is also an ElevateDB Server setting called Server Job Retries that allows you to specify the same job execution parameter. You can use the ENABLE JOB statement to re-enable a job after it was disabled due to errors.


  • You can now use functions (in addition to procedures) with the CALL statement.
ElevateDB 2.34 also contains a couple of bug fixes, which are detailed here.


Tags: ElevateDB, New ReleasesPermanent Link0 Comments

ElevateDB 2.33 Released
Posted by Tim Young on Thu, Oct 15 2020

ElevateDB 2.33 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.

The following are the new features in ElevateDB 2.33:
  • The ElevateDB Server session locking has been improved so that sessions with long-running queries do not prevent the following Configuration Database tables from being queried:

    ServerSessions Table
    ServerSessionLocks Table
    ServerSessionStatistics Table

    Previously, trying to query these system information tables would result in an error message similar to this:

    ElevateDB Error #506 - Cannot lock the session manager (ID: X)

    In addition, any attempts to try to disconnect or remove the server session using the following administrative SQL statements would result in the same error:

    DISCONNECT SERVER SESSION
    REMOVE SERVER SESSION

    Information It is still technically possible to see a session lock error with an ElevateDB Server instance under very heavy load. However, retrying the operation that resulted in the error should eventually result in a successful completion of the operation.
ElevateDB 2.33 also contains a couple of bug fixes, which are detailed here.


Tags: ElevateDB, New ReleasesPermanent Link0 Comments

DBISAM 4.49 Released with RAD Studio 10.4 Support
Posted by Tim Young on Wed, Jun 3 2020

DBISAM 4.49 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.

DBISAM 4.49 now includes support for Embarcadero RAD Studio 10.4 Sydney (Delphi 10.4 for Windows 32/64-bit, and C++Builder 10.4 for Windows 32/64-bit).

RAD Studio 10.4 is an exciting release with several new VCL controls, including the new TEdgeBrowser control, as well as new TImageCollection and TVirtualImage controls that allow you to add multiple sizes of images/icons in your application that are automatically selected based upon the screen resolution. Also, the new RAD Studio 10.4 features a unified memory management architecture across all platforms. We don't have any immediate plans of porting DBISAM to non-Windows platforms at this time, but will be revisiting this after the ElevateDB ports are completed over the coming summer months.

You will find more information on all of the new features and improvements in RAD Studio 10.4 at the following link:

What's New in RAD Studio 10.4


Tags: DBISAM, New ReleasesPermanent Link0 Comments

ElevateDB 2.32 Released with RAD Studio 10.4 Support
Posted by Tim Young on Wed, Jun 3 2020

ElevateDB 2.32 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.

ElevateDB 2.32 now includes support for Embarcadero RAD Studio 10.4 Sydney (Delphi 10.4 for Windows 32/64-bit, and C++Builder 10.4 for Windows 32/64-bit).

RAD Studio 10.4 is an exciting release with several new VCL controls, including the new TEdgeBrowser control, as well as new TImageCollection and TVirtualImage controls that allow you to add multiple sizes of images/icons in your application that are automatically selected based upon the screen resolution. Also, the new RAD Studio 10.4 features a unified memory management architecture across all platforms, and we will be moving forward with ElevateDB ports for all non-Windows platforms over the summer months.

You will find more information on all of the new features and improvements in RAD Studio 10.4 at the following link:

What's New in RAD Studio 10.4


Tags: ElevateDB, New ReleasesPermanent Link0 Comments

ElevateDB 2.31 Released
Posted by Tim Young on Mon, Mar 18 2019

ElevateDB 2.31 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.

The breaking changes and new features for the ElevateDB VCL/LCL, DAC, and PHP products are below. In addition, this release contains a couple of bug fixes, which are detailed here.

2.31 Breaking Changes
The following are breaking changes in 2.31:

VCL/LCL
  • Per the support email sent out to all ElevateDB customers, the TEDBEngine StandardNullBehavior and the TEDBSession LocalStandardNullBehavior properties have been removed. The non-standard NULL behaviors were never really working correctly, and it was finally determined that it would be impossible to make them work correctly in all situations, so these properties have been removed. If you have set either property to False, then you will need to make sure to open/save any forms or data modules that contain either a TEDBEngine or TEDBSession component in order to prevent any runtime errors regarding missing properties.
DAC/PHP
  • Per the support email sent out to all ElevateDB customers, the STANDARDNULL connection string attribute has been removed. The non-standard NULL behaviors were never really working correctly, and it was finally determined that it would be impossible to make them work correctly in all situations, so this attribute has been removed.


Tags: ElevateDB, New ReleasesPermanent Link0 Comments


Previous Entries: 1-6 7-12 13-18 19-24 25-30 31-36 37-42 43-48 49-54 55-60 61-66 67-72
Image